var github.com/vmihailenco/msgpack/v5.sliceStringPtrType
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode_slice.go#L10: var sliceStringPtrType = reflect.TypeOf((*[]string)(nil))
decode_slice.go#L39: ptr := v.Addr().Convert(sliceStringPtrType).Interface().(*[]string)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)